home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Encarta World Atlas 1999 / Encarta World 99 Install Disk.iso / support / testtool.exe / CONFIRM.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1998-07-24  |  570 b   |  28 lines

  1. [Version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5,"You need a new version of advpack.dll"
  4.  
  5. [SourceDisksNames]
  6. 1="MTSTOOL",,0
  7.  
  8. [DefaultInstall]
  9. BeginPrompt=Begin
  10. EndPrompt=End
  11. CustomDestination=CustDestSection
  12.  
  13. [Begin]
  14. Title=%AppName%
  15.  
  16. [End]
  17. Title=%AppName%
  18. Prompt="Installation Complete. The Microsoft Media Test Tool was installed to: %49003%"
  19. ButtonType=OK
  20.  
  21. [CustDestSection]
  22. 49000,49003=MTSToolPath,5
  23.  
  24. [MTSToolPath]
  25. "HKLM","Software\Microsoft\MTS Tools\Media Tool","Path","",""
  26.  
  27. [Strings]
  28. AppName="Microsoft Technical Support Media Test Tool"